output: pdf_document: default html_document: default
The bain (Bayesian informative hypotheses evaluation) Welch test allows you test the nul-hypothesis that two means are equal versus one-sided and two-sided alternative hypotheses. An important characteristic of the Bayesian Welch test is that it does NOT assume that the variance of the dependent variable is the same in both groups.
You can choose from five testing situations:
H0: m1 = m2 versus H1: m1, m2 (no constraints on both means)
H0: m1 = m2 versus H1: m1 > m2 versus H2: m1 < m2
If under the Bayes Factors label you choose BF01, values of the Bayes factor larger than 1 express support in favor of H0. If you choose BF10, values of the Bayes factor larger than 1 express support in favor of H1 (or H2).
Four pieces of results for each dependent variable are obtained after running a Bayesian Welch test:
The table in which the Bayes facor of H0 versus the alternative hypothese is presented. This table also contains the posterior model probability of each hypothesis.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.